(Most scripts are also documented in the script itself, readable by ╥Script Editor╙)
More scripts located in ╥Script Extras╙ folder.
For info on how to run these scripts, see the section at the end of this page.
Batch Notes Export
The Export script will export the all of the notes fields of a catalog to a text file. The presumption is that you would like to edit all the notes at once, perhaps making use of sophisticated pattern searching, etc, in some external editor. The format looks like this:
Wammy.tif -- Name of file
Hard Drive:Images ─: -- Location
ñ -- Delimiter
This is a wammy picture in Tif format. -- Comments
Great with ìitron. Enjoy.
ñ -- Delimiter
This script requires the ╥Scriptable Text Editor╙. If you don't have it, get it from:
Makes an HTML formatted page of your catalog. Sorry, it does not export thumbnails. (Export of thumbnails coming soon.)
Slide Show
This script takes advantage of Kudo's natural ability to peruse files and is a good example of window handling.
Ñ Edit Script
Ñ Open Script Editor
Self explanatory dink class convenience scripts.
AppleScript Cooks:
A large majority of these scripts have been overhauled to be more readable, understandable, and modifiable. Partially, this is in response to the many requests we get of the type, "I need to change it JUST A LITTLE BIT!" No more excuses, guys.
NEW The keywords of the catalog are now gettable/settable from AppleScript. Kudo will accept either a string or an AppleScript ╥list╙. Don't over-marinate.
NEW Some users have complained about all the user-friendly but non-essential dialogs in these scripts. Therefore, I have included in (almost) all scripts a ╥POWERCHEF╙ global variable which you can set to ╥true" to bypass these non-essential dialogs. At the very top of the script you wil find a line like this:
set POWERCHEF to false
Change ╥false╙ to ╥true╙ if you're a speed demon. Don't blink.
Bon appÄtite,
Zeppenwolf
Master AppleScript Chef
Imspace Systems
How to Run these Scripts
There are two ways to run any of these AppleScripts. Both methods acheive approximately identical results:
1) Place the script in the ╥Scripts╙ folder in the Kudo application folder, then select the script from the ╥Scripts╙ menu. This is the most convenient way. No mess.
2) Open the script with the ╥Script Editor╥ application, eg, by double clicking on the script while in the Finder. Hit the ╥Run╙ button, or select ╥Run╙ from the menu, etc, to run the script. This method allows you to read any comments or suggestions included in the actual script itself, if you're interested. Also, applications like ╥Scriptable Text Editor╙ will find it easier to get your attention when they want to talk to you╔
These scripts are free and may be freely distributed, but must be accompanied by this file.
Kudo¿ Image Publisher¬ is copyrighted by Imspace Systems, Inc.